[PATCH 099/144] restore setting unroll-threshold on LLVM 9
authorAndreas Beckmann <anbe@debian.org>
Wed, 27 Jan 2021 20:26:51 +0000 (21:26 +0100)
committerAndreas Beckmann <anbe@debian.org>
Fri, 7 Jan 2022 23:55:22 +0000 (23:55 +0000)
commitbfb0f91691bdb79c8b9f65350119b81d7d464866
tree81dd2a84d6c9e191185b29c28559151fb9b7d49c
parent2e565f8d94171add17cc0516900721e237569b0a
[PATCH 099/144] restore setting unroll-threshold on LLVM 9

otherwise kernel/test_rotate hangs on avx512 capable cpus

all other llvm releases work fine without this setting

(this partially reverts 459d0bb5241a62af3b5b607a65dcf5e9a34a01ee)

fixes: #915

Gbp-Pq: Name 0099-restore-setting-unroll-threshold-on-LLVM-9.patch
lib/CL/pocl_llvm_utils.cc